home *** CD-ROM | disk | FTP | other *** search
/ MacWorld's Best Websites Sponsored by SpryNet / Macworld's Best Websites Sponsored by SpryNet.iso / System 7.5 Update 2.0 / CD Extras / DOS Compatibility 1.0.7 / APPLE_PC / WINSETUP.BAT < prev   
Encoding:
DOS Batch File  |  1996-02-29  |  424 b   |  15 lines  |  [TEXT/dosa]

  1. @ECHO OFF
  2. REM *******************************************
  3. REM This is the winsetup.bat file for the 
  4. REM Apple DOS Compatibility card. This file 
  5. REM should be run when you install Windows to
  6. REM insure your setup is correct for the DOS 
  7. REM Compatibility Card.
  8. REM *******************************************
  9.  
  10. echo:Insert the Windows Disk 1 disk into the floppy drive.
  11. pause
  12. a:setup.exe /h:c:\apple\hw.inf
  13.  
  14.  
  15.